Skip to content

Conversation

@weiju
Copy link
Contributor

@weiju weiju commented Dec 7, 2017

LineageMapper.java:initFramesList(): input file path creation
replaced by using File() constructor rather than String concatenation.
This handles the case calling the plugin with the input directory
parameter not ending with a path separator, e.g.
when called from an ImageJ/Fiji macro.

weiju added 2 commits December 7, 2017 09:28
LineageMapper.java:initFramesList(): input file path creation
replaced by using File() constructor rather than String concatenation.
This handles when calling the plugin with the input directory
parameter when it does not end with a path separator, e.g.
when called from a macro.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant